home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Summary / card_10769.txt < prev    next >
Text File  |  1990-04-09  |  6KB  |  324 lines

  1. -- card: 10769 from stack: in
  2. -- bmap block id: 11085
  3. -- flags: 0000
  4. -- background id: 9319
  5. -- name: Help
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   show card field id 26
  9. end closeCard
  10.  
  11.  
  12.  
  13. -- part 3 (field)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=9 top=52 right=70 bottom=501
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Title
  25.  
  26.  
  27. -- part 5 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=233 top=200 right=231 bottom=266
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 902 / 902
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Left Arrow
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   play harpsichord e4
  42.   show card field id 21
  43.   hide card field id 18
  44.   hide card field id 19
  45.   hide card field id 22
  46.   hide card field id 23
  47.   hide card field id 24
  48.   hide card field id 26
  49.  
  50.  
  51.  
  52. end mouseUp
  53.  
  54.  
  55.  
  56.  
  57. -- part 7 (button)
  58. -- low flags: 00
  59. -- high flags: 0000
  60. -- rect: left=322 top=200 right=231 bottom=355
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 26425 / 26425
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: Right Arrow
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   play harpsichord f4
  72.   show card field id 22
  73.   hide card field id 18
  74.   hide card field id 21
  75.   hide card field id 19
  76.   hide card field id 23
  77.   hide card field id 24
  78.   hide card field id 26
  79. end mouseUp
  80.  
  81.  
  82.  
  83.  
  84. -- part 8 (button)
  85. -- low flags: 00
  86. -- high flags: A003
  87. -- rect: left=124 top=204 right=226 bottom=190
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: GO BACK
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   play harpsichord d4
  99.   show card field id 19
  100.   hide card field id 18
  101.   hide card field id 21
  102.   hide card field id 22
  103.   hide card field id 23
  104.   hide card field id 24
  105.   hide card field id 26
  106.  
  107.  
  108.  
  109. end mouseUp
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. -- part 13 (button)
  117. -- low flags: 00
  118. -- high flags: 2000
  119. -- rect: left=41 top=203 right=227 bottom=77
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 1011 / 1011
  122. -- text alignment: 1
  123. -- font id: 0
  124. -- text size: 12
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: HOME 
  128. ----- HyperTalk script -----
  129. on mouseDown
  130.   play harpsichord c4
  131.   show card field id 18
  132.   hide card field id 19
  133.   hide card field id 21
  134.   hide card field id 22
  135.   hide card field id 23
  136.   hide card field id 24
  137.   hide card field id 26
  138.  
  139.  
  140. end mouseDown
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147. -- part 17 (button)
  148. -- low flags: 00
  149. -- high flags: 2000
  150. -- rect: left=405 top=199 right=232 bottom=450
  151. -- title width / last selected line: 0
  152. -- icon id / first selected line: 1008 / 1008
  153. -- text alignment: 1
  154. -- font id: 0
  155. -- text size: 12
  156. -- style flags: 0
  157. -- line height: 16
  158. -- part name: Printer Icon
  159. ----- HyperTalk script -----
  160. on mouseUp
  161.   play harpsichord g4
  162.   show card field id 23
  163.   hide card field id 18
  164.   hide card field id 21
  165.   hide card field id 22
  166.   hide card field id 19
  167.   hide card field id 24
  168.   hide card field id 26
  169. end mouseUp
  170.  
  171.  
  172.  
  173.  
  174. -- part 18 (field)
  175. -- low flags: 00
  176. -- high flags: 0004
  177. -- rect: left=97 top=110 right=162 bottom=410
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 21
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: 
  186.  
  187.  
  188. -- part 19 (field)
  189. -- low flags: 80
  190. -- high flags: 2004
  191. -- rect: left=97 top=110 right=163 bottom=410
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 0 / 0
  194. -- text alignment: 1
  195. -- font id: 21
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: 
  200.  
  201.  
  202. -- part 21 (field)
  203. -- low flags: 80
  204. -- high flags: 0004
  205. -- rect: left=97 top=110 right=162 bottom=410
  206. -- title width / last selected line: 0
  207. -- icon id / first selected line: 0 / 0
  208. -- text alignment: 1
  209. -- font id: 21
  210. -- text size: 12
  211. -- style flags: 0
  212. -- line height: 16
  213. -- part name: 
  214.  
  215.  
  216. -- part 22 (field)
  217. -- low flags: 80
  218. -- high flags: 0004
  219. -- rect: left=97 top=110 right=162 bottom=410
  220. -- title width / last selected line: 0
  221. -- icon id / first selected line: 0 / 0
  222. -- text alignment: 1
  223. -- font id: 21
  224. -- text size: 12
  225. -- style flags: 0
  226. -- line height: 16
  227. -- part name: 
  228.  
  229.  
  230. -- part 23 (field)
  231. -- low flags: 81
  232. -- high flags: 0004
  233. -- rect: left=97 top=110 right=162 bottom=410
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 1
  237. -- font id: 21
  238. -- text size: 12
  239. -- style flags: 0
  240. -- line height: 16
  241. -- part name: 
  242.  
  243.  
  244. -- part 24 (field)
  245. -- low flags: 80
  246. -- high flags: 2004
  247. -- rect: left=97 top=110 right=162 bottom=410
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 1
  251. -- font id: 21
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: 
  256. ----- HyperTalk script -----
  257. do put 1 into counter1
  258.  
  259.  
  260. -- part 26 (field)
  261. -- low flags: 00
  262. -- high flags: 2004
  263. -- rect: left=97 top=95 right=181 bottom=412
  264. -- title width / last selected line: 0
  265. -- icon id / first selected line: 0 / 0
  266. -- text alignment: 0
  267. -- font id: 21
  268. -- text size: 12
  269. -- style flags: 256
  270. -- line height: 16
  271. -- part name: 
  272. ----- HyperTalk script -----
  273.  
  274.  
  275.  
  276.  
  277. -- part contents for card part 3
  278. ----- text -----
  279. HELP
  280.  
  281.  
  282. -- part contents for card part 18
  283. ----- text -----
  284.  
  285. Moves to the Home Card; the highest level.
  286.  
  287.  
  288.  
  289.  
  290. -- part contents for card part 19
  291. ----- text -----
  292.  
  293. Moves to the next  higher level. 
  294.  
  295. -- part contents for card part 21
  296. ----- text -----
  297.  
  298. Moves to the previous card.
  299.  
  300.  
  301. -- part contents for card part 22
  302. ----- text -----
  303.  
  304. Moves to the next card.
  305.  
  306. -- part contents for card part 23
  307. ----- text -----
  308.  
  309.  Prints information on the card currently displayed.
  310.  
  311. -- part contents for card part 24
  312. ----- text -----
  313.  
  314. Returns to the last question in the exercise.
  315.  
  316.  
  317.  
  318.  
  319. -- part contents for card part 26
  320. ----- text -----
  321.  
  322.    Click the icon, button or arrow you would  
  323.    information on.  Click it a second time to   
  324.    deselect the help information.